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