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