| IConfiguration | Base interface for objects holding configuration data. |
| IPropertyDefinition | Definition of a property. |
| IPropertyDefinitionManager | API for a property definition manager (PDM). |
| IPropertyManager | Define a property manager (PM). |
| IPropertyType | Base interface for property types. |
| IPropertyTypeBoolean | Define a boolean property type. |
| IPropertyTypeInteger | Define an bounded integer property type. |
| IPropertyTypePath | |
| IPropertyTypeString | Define a string property type. |