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