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