Annotation Type PropRemoved
- 
 @Retention(RUNTIME) @Target(TYPE) public @interface PropRemovedAdd this inside a PropertyAmendments annotation to notify the system of a property that used to be on a component but was removed.
- 
- 
Required Element SummaryRequired Elements Modifier and Type Required Element Description java.lang.Stringvalue
 
-