[]
Gets or sets the item that is currently selected in the list.
public T SelectedItem { get; set; }
Public Property SelectedItem As T