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