(PHP 5)
ReflectionProperty::isPrivate — Checks if property is private
Checks whether the property is private.
この関数にはパラメータはありません。
TRUE if the property is private, FALSE otherwise.