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