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