(PHP 5)
ReflectionClass::getProperty — Gets property
$name
Gets a property.
This function is currently not documented; only its argument list is available.
name
The property name.
A ReflectionProperty.