Gets or sets a list of items for the SelectionFormField. An item must not be an empty string.
public string[] Items { get; set; }
Public Property Items As String()