lithium\data\Entity::$_model

protected property

Fully-namespaced class name of model that this record is bound to. Instance methods declared in the model may be called on the entity. See the Model class documentation for more information.

Source

	protected $_model = null;