(PHP 5)
ReflectionProperty::isPrivate — Checks if property is private
Checks whether the property is private.
Questa funzione non contiene parametri.
TRUE if the property is private, FALSE otherwise.
TRUE
FALSE