(PHP 5)
ReflectionProperty::isProtected — Checks if property is protected
Checks whether the property is protected.
Diese Funktion hat keine Parameter.
TRUE if the property is protected, FALSE otherwise.