'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> Public Overrides Property Cursor As System.Windows.Forms.Cursor
'Usage
Dim instance As NTreeListHeaderItem Dim value As System.Windows.Forms.Cursor instance.Cursor = value value = instance.Cursor
[System.Xml.Serialization.XmlIgnore()] public override System.Windows.Forms.Cursor Cursor {get; set;}