Property
Property class
Represents a base class of a property.
Methods
| Name | Description |
|---|
| get_Name | Gets a name of the property. |
| get_Value | Gets a value of the property. |
| set_Value | Sets a value of the property. |
| ToString | Returns the property value as string. |