lithium\console\Response::$status

public property

Status code, most often used for setting an exit status.

It should be expected that only status codes in the range of 0-255 can be properly evaluated.

Source

	public $status = 0;