protected function SaveElement()
 {
     $this->navi->SetName($this->Value('Name'));
     return $this->navi;
 }