(PHP 8 >= 8.1.0)
ReflectionProperty::isReadOnly — 检查属性是否为只读
检查属性是否为只读。
此函数没有参数。
如果属性是只读的,则返回 true,否则为 false。
true
false