public string CurrentCursor { get; set; }
Public Property CurrentCursor As String Get Set
public: property String^ CurrentCursor { String^ get (); void set (String^ value); }