second property

T2 second

Get second value inside the Tuple.

Implementation

T2 get second => _value2;