obj

var obj: Any?

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.