first property

A get first

Get the left/first value in this Pair

Implementation

A get first => _a;