IProperty Members
Include Protected Members
Include Inherited Members
The IProperty type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
IsReadOnly |
Returns true if the property value cannot be set.
|
![]() |
IsNamed |
Returns true if the property is identified by the property name.
|
![]() |
Id |
Gets the property Id.
|
![]() |
Name |
Gets the property name.
|
![]() |
Value |
Gets the property value.
|