checked property

bool checked
getter/setter pair

Whether the checkbox is currently checked.

Implementation

bool checked = false;