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