Gets the name of the group to which this RadioButton control belongs, or specifies the value of the id property of a RadioButtonGroup control if this RadioButton is part of a group defined by a RadioButtonGroup control.
The default value is undefined.
protected String groupName { get; }
'Declaration
Protected Read Property groupName As String