if (empty($this->name)) {
                throw new Exception("Link title cannot be empty"); 
                return false;
            }