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