value property

V? value

The value associated with the key, or null if the key is absent.

Implementation

V? get value;