Gets or sets the option elements of a choice field.
public string[] Options { get; set; }
Public Property Options() As String()