KeyValuePair.value

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

Meta