(PHP 5)
ReflectionProperty::isProtected — Checks if property is protected
Checks whether the property is protected.
Тази функция няма параметри.
TRUE if the property is protected, FALSE otherwise.