| Class | Description |
|---|---|
| DynamicPropertiesCollection | Contains DynamicProperties that are used to save semi-structured data in the storage. |
| DynamicProperty | Represents a DynamicProperty that contains a value of a simple type. |
| DynamicPropertyException | Exception is thrown if something goes wrong while creating the DynamicProperties or converting them to xml. |
| DynamicType | A DynamicType is a collection of values - like an enumeration. |