app
Purpose
Property that points to the application instance.Description
Every MVC group member and every artifact that was created using theNewInstance
dynamic method will have a reference to this property via its metaclass. The app variable is the key for accessing all the application features like configuration, event publishing and threading.