obj

var obj: Any?

Set an arbitrary object on the context.

This object can be retrieved with functions findOrSetObject and requireObject. You can also set the object on the context itself after it's been constructed.