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