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