'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> Public Property September As System.Boolean
'Usage
Dim instance As NMonthDayRule Dim value As System.Boolean instance.September = value value = instance.September
[System.Xml.Serialization.XmlIgnore()] public System.bool September {get; set;}