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