public string this[ string key ] { get; }
Public ReadOnly Default Property Item ( _ key As String _ ) As String Get
public: property String^ default[String^ key] { String^ get (String^ key); }