read_only
A Boolean property, the result of which determines whether the content of the weblet is read-only (that is, the user cannot modify the content).
Default value
Blank – equivalent to False (that is, the user can modify the contents).
Valid values
true(), false() or a valid expression.