second property

T2 second

Returns the second element of this tuple.

Implementation

T2 get second => $2;