Represents a property that can have an undefined value.
The following tables list the members exposed by the IProperty type.
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets a value indicating whether the property has a value. |
|
![]() |
Gets the name of the property. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Gets the value of the property. |
|
![]() |
Sets the value of the property. |
|
![]() |
Clears the value of the property. |
See Also