public function getLocationDescription()
    {
        if (! (isset($this->_gemsData['gap_id_location']) && $this->_gemsData['gap_id_location'])) {
            $this->_gemsData['glo_name'] = null;
        }