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