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