(PHP 5, PHP 7)
The ReflectionProperty class reports information about classes properties.
Name of the property. Read-only, throws ReflectionException in attempt to write.
Name of the class where the property is defined. Read-only, throws ReflectionException in attempt to write.