$model->relation; // result of the relation, ie. null/model for x-1 relations or collection for x-m $model->relation(); // relation object