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