'Declaration
<XmlIgnoreAttribute()> <DefaultValueAttribute()> Public Type As QuestionType
'Usage
Dim instance As Question Dim value As QuestionType value = instance.Type instance.Type = value
[XmlIgnore()] [DefaultValue()] public QuestionType Type
public field Type: QuestionType;
XmlIgnoreAttribute() DefaultValueAttribute() public var Type : QuestionType;
[XmlIgnore()] [DefaultValue()] public: QuestionType Type
[XmlIgnore()] [DefaultValue()] public: QuestionType Type