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