ReflectionProperty::isReadOnly
プロパティが readonly かを調べる
説明
public bool ReflectionProperty::isReadOnly()
戻り値
プロパティが readonly の場合は true
を返します。
そうでない場合、false
を返します。
参考
- ReflectionProperty::isPublic
- ReflectionProperty::isProtected
- ReflectionProperty::isPrivate
- ReflectionProperty::isStatic