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