[]
Gets the type of the key of the IndexedGroup<TKey, T>.
public override sealed Type KeyType { get; }
The same type as the TKey type parameter of the class.