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