lithium\data\collection\RecordSet::$_columns

protected property

A 2D array of column-mapping information, where the top-level key is the fully-namespaced model name, and the sub-arrays are column names.

Source

	protected $_columns = [];