OProperty

Undocumented in source.
template OProperty (
string dataType
string propertyName
string defaultValue = null
string get = null
string set = null
) {}

Members

Variables

OProperty
char[] OProperty;
Undocumented in source.
getFkt
char[] getFkt;
Undocumented in source.
setFkt
char[] setFkt;
Undocumented in source.

Meta