first property

T1 first

Get first value inside the Tuple.

Implementation

T1 get first => _value1;