component8

operator fun A_Tuple.component8(): AvailObject

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

Return

The eighth component for a Kotlin deconstructor.