'Declaration
Public Property Cursor As System.Windows.Forms.Cursor
'Usage
Dim instance As NLightUIItemDragDropEventArgs Dim value As System.Windows.Forms.Cursor instance.Cursor = value value = instance.Cursor
public System.Windows.Forms.Cursor Cursor {get; set;}