A display name of the class (visible in user interface).
A plural form of the display name of the class (visible in user interface).
If true, the class is abstract and only inheriting classes can be instantiated in user interface.
A set of legacy names for the class (for backward compatibility).
NLS text entries utilized by this component. { "SubKey1": ["Text1", "LongText1"], "SubKey2": ["Text2", "LongText2"], "SubKey3": ["Text3", "LongText3"], ... } Should contain the defaults in case no translations are available.
If true, the constructor for the class is private (and the instances cannot be serialized!).
The set of property descriptors for the component class.
If true, the class would not be shown in property editor dropdown.
A description of the class (to be shown in automatic documentation).