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