[]
Gets or sets the value associated with the specified key.
public TValue this[TKey key] { get; set; }
The key of the value to get or set.