[]
Gets a List<T> representing the collection of items contained in the current combo or list.
Values are strings representing the items.
public List<string> Items { get; }