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