IsChecked Property (CheckBoxDescription)
Indicates whether the checkbox is selected.

C# Syntax

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