The RadioButton class represents a radio button control.
Returns true if the radio button is selected and false if the radio button is deselected.
Returns true if the radio button is selected and false if the radio button is deselected.
Selects the radio button if flag is true and deselects the radio button if flag is false.