public string Key { get; }
Public ReadOnly Property Key As String Get
public: property String^ Key { String^ get (); }
member Key : string with get