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