(PHP 5)
ReflectionProperty::isDefault — Checks if default value
Checks whether the property is the default.
Diese Funktion hat keine Parameter.
TRUE if the property was declared at compile-time, or FALSE if it was created at run-time.