示例#1
0
 public function hasProperty($name)
 {
     return parent::hasProperty($name) or $this->hasLangAttribute($name);
 }