Property Properties |
The Property type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes | Gets the attributes associated with the property. | |
| Category | Gets the category of the property. | |
| Description | Gets the property description. | |
| Disposed |
Gets a value indicating whether this instance has been disposed.
(Inherited from Item) | |
| IsReadOnly | Gets a value indicating whether the property is read-only. | |
| IsWriteable | Gets a value indicating whether the property can be written. | |
| Name | Gets the display name of the property. | |
| PropertyType | Gets the property type. | |
| Value | Gets or sets the current property value. |