[]
Gets a value indicating whether the checkbox is checked.
bool Checked { get; }
A bool value. true if the checkbox is checked; otherwise, false.
true
false