'Declaration
<DefaultValueAttribute(True)> <C1CategoryAttribute("Behavior")> <C1DescriptionAttribute("C1ThumbButton.Visible", "Indicates whether the thumbnail button is visible.")> Public Property Visible As Boolean
[DefaultValue(true)] [C1Category("Behavior")] [C1Description("C1ThumbButton.Visible", "Indicates whether the thumbnail button is visible.")] public bool Visible {get; set;}