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