--TEST-- Test typed properties type applies to all props in group --FILE-- getProperty("qux"); var_dump($prop->getType()->getName()); ?> --EXPECT-- string(3) "int"