component9

operator fun A_Tuple.component9(): AvailObject

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

Return

The ninth component for a Kotlin deconstructor.