o_TypeIntersectionOfObjectType

open override fun o_TypeIntersectionOfObjectType(self: AvailObject, anObjectType: AvailObject): A_Type

Answer the most general type that is still at least as specific as these. Here we're finding the nearest common descendant of two object types.