'Declaration
<C1CategoryAttribute("Behavior")> <C1DescriptionAttribute("C1RadioButton.Name", "Name associated with the radio button.")> <DefaultValueAttribute("")> Public Property Name As String
[C1Category("Behavior")] [C1Description("C1RadioButton.Name", "Name associated with the radio button.")] [DefaultValue("")] public string Name {get; set;}