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