lithium\action\Controller::$response
Contains an instance of the Response
object which aggregates the headers and body content
to be written back to the client (browser) when the result of the request is rendered.
Source
public $response = null;