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