getObject

open fun getObject(name: String): <Error class: unknown class>?

Gets the object named @name.

Note that this function does not increment the reference count of the returned object.

Return

the object named @name

Parameters

name

name of object to get