'Declaration
<System.Xml.Serialization.XmlAttributeAttribute()> Public Property Format As System.String
'Usage
Dim instance As NSeriesDataXmlSurrogate Dim value As System.String instance.Format = value value = instance.Format
[System.Xml.Serialization.XmlAttribute()] public System.string Format {get; set;}