[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
'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public ShowBenefitLevel As Boolean