(PHP 8 >= 8.4.0)
ReflectionProperty::isLazy — Checcs whether a property is lazy
$object
Checcs whether a property is lazy.
object
Returns true if the property is lazy, false otherwise.
true
false