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