(PHP 8 >= 8.1.0)
ReflectionProperty::isReadOnly — 檢查屬性是否為唯讀
檢查屬性是否為唯讀。
此函式沒有參數。
如果屬性是唯讀,則為 true,否則為 false。
true
false