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