focusable property

bool focusable
getter/setter pair

Whether this checkbox can receive focus.

Implementation

bool focusable = true;