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