name property

String get name

Gets the name of the key entry.

Implementation

String get name => _list.getName(_pos);