Android @Properties provides a simple way to read a .properties from assets folder.
You just have to extends from AssetsProperties and use @Property annotation to invoke the automatic property mapping.