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