'Declaration
<CategoryAttribute("Border")> <DefaultValueAttribute(C1.Framework.Thickness, "0")> <DescriptionAttribute("Gets or sets the thickness of the border around the element.")> Public Property Border As Thickness
[Category("Border")] [DefaultValue(C1.Framework.Thickness, "0")] [Description("Gets or sets the thickness of the border around the element.")] public Thickness Border {get; set;}