tristate property

bool? tristate
getter/setter pair

If true the checkbox's value can be true, false, or null.

Implementation

bool? tristate;