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