EntitySchemaPropertyTEntity Properties |
The EntitySchemaPropertyTEntity generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Getter |
Gets a callback to get the value of the property.
| |
| Name |
Gets the name of the property.
(Inherited from ArchivedProperty.) | |
| ParentProperty |
Gets the parent property if this is a sub-property. If this property
is not a sub-property, this property will be .
(Inherited from ArchivedProperty.) | |
| PropertyType |
Gets the type of the property.
(Inherited from ArchivedProperty.) | |
| Setter |
Gets a callback to set the value of the property.
|