IProperty Abstract class
Attributes:
- Name (string)
- Description (string)
- PropType (read-only EPropType - see Constants)
Constructor:
- IProperty(string name, EPropType type)
The class is used as base class for INumberProperty, IMenuProperty, and ITextProperty.