Example #1
0
 function getProperty($name)
 {
     return PropertyReflection::import(parent::getProperty($name));
 }