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