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