get app()

in core/nodejsActionBase/platform/platform.js [66:68]


    get app(){
        return this._app;
    }