[XmlAttribute()] [DefaultValue(true)] public bool IsForward {get; set;}
[XmlAttribute()] [DefaultValue(true)] public: property bool IsForward { bool get(); void set ( bool value); }
'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute(True)> Public Property IsForward As Boolean