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