| Name |
Data Type |
Parameters |
Comments |
| Schema |
PropertySchema (Read-only) |
NA |
see PropertySchema description. |
| Name |
String |
NA |
Property Name. |
| Value (Default) |
Variant |
NA |
Property value. Changing value causes validation of the property. |
| Updated |
Boolean (Read-only) |
NA |
Whether property differs from the value currently stored in the database. |
| ErrorMessage |
String |
NA |
Error message after validation. If property value is valid message is empty. |
| Required |
Boolean (Read-only) |
NA |
Whether property is required for the parent class. |
| Separator |
String (Read-only) |
NA |
Title (separator in a form) for the property.
In sample it's
"User Info", "Location", "Additional Information". |