isReadOnly

open fun isReadOnly(): Boolean

If set, the user may not change the value of this form field. This flag is useful for fields whose values are computed or imported from a database.

Return

true when field is read-only.