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