I have this:
$classname
$propert
I think this is the simplest:
$foo = new ReflectionProperty('myClassName', 'myPropertyName'); print $foo->getValue();