[]
Gets or sets the value associated with the specified key.
public override object this[string keyword] { get; set; }
The key of the item to get or set.