Specifies whether the check box is checked or not.
public bool IsChecked { get; set; }
Public Property IsChecked() As Boolean