is_read_only property

is_read_only property

Checks if collection is read-only.

Definition:

@property
def is_read_only(self):
    ...

See Also