'Declaration
<DefaultValueAttribute(100)> Public Property Width As Single
[DefaultValue(100)] public float Width {get; set;}
'Declaration
<DefaultValueAttribute(100)> Public Property Width As Single
[DefaultValue(100)] public float Width {get; set;}