lithium\action\Controller::$response

public property

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;