KeyValuePair.key

Undocumented in source.
struct KeyValuePair(alias KeyT, alias ValueT)
KeyT key;

Meta