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