Annotation Interface ShapeProperty
Use this annotation on a property's getter or setter method to indicate that it is a property that should be
 exposed through the report module's property inspector.
 
The value is a i18n key path such that "value.Name" resolves to the property's human readable name, and "value.Category" is the category.
Created by carl.gould on 4/21/2015.
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
valueString value- Default:
- ""
 
 
-