'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public IsGroup As Boolean
'Usage
Dim instance As Question Dim value As Boolean value = instance.IsGroup instance.IsGroup = value
[XmlAttribute()] [DefaultValue()] public bool IsGroup
public field IsGroup: Boolean;
XmlAttributeAttribute() DefaultValueAttribute() public var IsGroup : boolean;
[XmlAttribute()] [DefaultValue()] public: bool IsGroup
[XmlAttribute()] [DefaultValue()] public: bool IsGroup