'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute(15)> Public Property Size As Single
[XmlAttribute()] [DefaultValue(15)] public float Size {get; set;}
'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute(15)> Public Property Size As Single
[XmlAttribute()] [DefaultValue(15)] public float Size {get; set;}