Text:
The text that you want to display on the radiobutton object. You can retrieve this value when the radiobutton is selected using the Page.GetRadioValue action, or on dialogs, DialogEx.GetRadioValue. You can also select a radio button in a group by text using the Page.SetRadioValue action, or on dialogs, DialogEx.SetRadioValue.