public function getItemCategoryName()
 {
     $this->__load();
     return parent::getItemCategoryName();
 }