[]
Gets or sets a value indicating whether more than one of the field’s option items may be selected simultaneously.
public bool MultiSelect { get; set; }
Public Property MultiSelect As Boolean