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