right property

B get right
inherited

Implementation

B get right => (this as Tuple2<A, B>).e1;