venta === null) { $this->venta = $this->has_one(Venta::class, 'propiedad')->find_one(); } return $this->venta; } }