Retrieves the Checked property of the CheckBox
A boolean to indicate whether the CheckBox is checked.
Just returns the checked property of the underlying checkbox.
CheckBoxTester Class | NUnit.Extensions.Forms Namespace