component1

operator fun A_Tuple.component1(): AvailObject

As a convenience in Kotlin, allow deconstruction of short tuples.

Return

The first component for a Kotlin deconstructor.