component7

operator fun A_Tuple.component7(): AvailObject

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

Return

The seventh component for a Kotlin deconstructor.