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