'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute("")> Public Property Width As String
[XmlAttribute()] [DefaultValue("")] public string Width {get; set;}
'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute("")> Public Property Width As String
[XmlAttribute()] [DefaultValue("")] public string Width {get; set;}