o_TypeAtIndex

open override fun o_TypeAtIndex(self: AvailObject, index: Int): A_Type

Answer what type the given index would have in an object instance of me. Answer bottom if the index is definitely out of bounds.