o_MapAtOrNull

open override fun o_MapAtOrNull(self: AvailObject, keyObject: A_BasicObject): AvailObject?

Answer the value of the map at the specified key. Fail if the key is not present.