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