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