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