IsChecked Property (CheckBoxDescription)
Indicates whether the check box is selected.

C# Syntax

public new Nullable<bool> IsChecked {get; set;}