OBool

mixin for boolean properties

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

Members

Variables

OBool
char[] OBool;
Undocumented in source.

Meta