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