@Retention(CLASS)
@Target({})
public @interface Option
Option information for an AttributeDefinition.AttributeDefinition.options()java.lang.String value
java.lang.String label
If not specified, the label of this Option is the empty string.
If the label begins with the percent sign ('%' \u0025), the
label can be localized.