public int CurrentCursorHandle { get; set; }
Public Property CurrentCursorHandle As Integer Get Set
public: property int^ CurrentCursorHandle { int^ get (); void set (int^ value); }