function Title()
 {
     return $this->addTitle ? $this->addTitle : parent::Title();
 }