lithium\data\Entity::$_updated

protected property

Contains the values of updated fields. These values will be persisted to the backend data store when the document is saved.

Source

	protected $_updated = [];