[]
Gets the key of the IndexedGroup<TKey, T>.
public abstract TKey Key { get; }
Public MustOverride ReadOnly Property Key As TKey
The key of the IndexedGroup<TKey, T>.