Field.isWritable

Checks if the field can be written to.

class Field
@property abstract const
bool
isWritable
()

Return Value

Type: bool

true if the value of the field can be set.

Meta