OString

mixin for string properties

template OString (
string propertyName
string defaultValue = null
bool get = true
bool set = true
) {}

Members

Variables

OString
char[] OString;
Undocumented in source.

Meta