[]
Gets or sets a value indicating whether this item is selected.
public bool IsSelected { get; set; }
A bool value. true if the item is selected; otherwise, false.
true
false