@Target(value=METHOD) @Retention(value=RUNTIME) public @interface ISProperty
TypeBinder to identify which getter method are
related to and Entity TypeBinder.Property.
The name of the property is obtained by removing "get" or "is" from method
name and lower casing the first letter.Copyright © 2017. All Rights Reserved.