'Declaration
<DefaultValueAttribute(System.Drawing.Color, "Transparent")> Public Property Color As Color
[DefaultValue(System.Drawing.Color, "Transparent")] public Color Color {get; set;}
'Declaration
<DefaultValueAttribute(System.Drawing.Color, "Transparent")> Public Property Color As Color
[DefaultValue(System.Drawing.Color, "Transparent")] public Color Color {get; set;}