[]
Gets or sets whether the checkbox is checked. This property has effect only for content controls with type CheckBox.
public bool Checked { get; set; }
Public Property Checked As Boolean