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