TXProperty

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

Members

Variables

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

Meta