'Declaration
<C1CategoryAttribute("Appearance")> <DefaultValueAttribute("")> <C1DescriptionAttribute("C1RadioButton.Text", "Specifies the radio button text.")> <LocalizableAttribute(True)> Public Property Text As String
[C1Category("Appearance")] [DefaultValue("")] [C1Description("C1RadioButton.Text", "Specifies the radio button text.")] [Localizable(true)] public string Text {get; set;}