IProperty Properties |
The IProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| IsReadOnly |
Returns true is the property is read-only i.e. value cannot be set.
| |
| Name |
Property name.
| |
| ObjectValue |
Property value in the correct type. Please see
| |
| Type |
Property type.
| |
| Value |
Property value is a string form.
|