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