[]
Gets or sets a value indicating whether the ListItem can be checked.
public bool Checked { get; set; }
Public Property Checked As Boolean
true if the ListItem can be Checked; otherwise,false.