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