component4

operator fun A_Tuple.component4(): AvailObject

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

Return

The fourth component for a Kotlin deconstructor.