- BoolProperty
template BoolProperty(string propertyName, string defaultValue = null)
Undocumented in source.
- EnumProperty
template EnumProperty(string dataType, string propertyName, string defaultValue = null)
Undocumented in source.
- MyPropertyOverride
template MyPropertyOverride(string dataType, string propertyName, string sourceName = "super")
Undocumented in source.
- MyPropertyString
template MyPropertyString(string propertyName, string defaultValue = null)
Undocumented in source.
- PropertyOverride
template PropertyOverride(string dataType, string propertyName, string defaultValue = null)
Undocumented in source.
- StringProperty
template StringProperty(string propertyName, string defaultValue = null)
Undocumented in source.