(PHP 5)
ReflectionProperty::isPrivate — Checks if property is private
Checks whether the property is private.
Esta função não possui parâmetros.
TRUE if the property is private, FALSE otherwise.
TRUE
FALSE