Checked: Boolean;
The Checked property determines whether a checkbox is selected.
Available values:
True. The checkbox is selected.
False. Default value. The checkbox is deselected.
See also:
IWebCheckBox