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