readonlyValue
Whether or not a property is mutable. Default is false. Specifying this for a property that also has a value makes it act similar to a "hidden" input in an HTML form.
Expected Types
| Type | Description |
|---|---|
| Boolean | Boolean: True or False. |
Used on Types
| Type | Description |
|---|---|
| PropertyValueSpecification | A Property value specification. |