- PropertyDefinition
template PropertyDefinition(string datatype, string field, string propertyName, bool get = true, bool set = true, string defaultValue = null, string condition = null)
Undocumented in source.
- PropertyDefinition
template PropertyDefinition(string datatype, string propertyName, bool get = true, bool set = true, string defaultValue = null, string condition = null)
Undocumented in source.
- SProperty
template SProperty(string dataType, string propertyName)
Undocumented in source.
- ShortCutElement
template ShortCutElement(string shortcut, string original)
Undocumented in source.
- ThisElement
template ThisElement()
Undocumented in source.