second property

B get second

Get the right/last value in this Pair

Implementation

B get second => _b;