checked property

bool checked
getter/setter pair

Identifies if the choice is already checked by default, this parameter is only used for radio and checkbox dialogs

Implementation

bool checked;