[]
Gets the index with the specified key selector.
public Index<T> this[LambdaExpression key] { get; }
Key selector expression of an index, see KeySelector.