Property this this[TKey] Gets or sets the value associated with the specified key. Declaration public TValue this[TKey key] { get; set; } Parameters Type Name Description TKey key Property Value Type Description TValue