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