(PHP 5)
ReflectionProperty::isProtected — Checks if property is protected
Checks whether the property is protected.
Esta função não contém parâmetros.
TRUE if the property is protected, FALSE otherwise.