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