'Declaration
<DefaultValueAttribute(System.Drawing.Color, "Transparent")> <DescriptionAttribute("Gets or sets the color used to paint the right edge of the border.")> Public Property Right As Color
[DefaultValue(System.Drawing.Color, "Transparent")] [Description("Gets or sets the color used to paint the right edge of the border.")] public Color Right {get; set;}