コード例 #1
0
 public function getProperty($p_key)
 {
     $this->__load();
     return parent::getProperty($p_key);
 }