public string Key { get; private set; }
Public Property Key As String
public: property String^ Key { String^ get (); void set (String^ value); }