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