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

C# Syntax

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