[]
Gets or sets the value of RadioButtonField. Value can be specified as index of the widget in Widgets list, as string containing name of the widget.
public object Value { get; set; }
Public Property Value As Object