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