isEditable

val isEditable: StateFlow<Boolean>

True if the element is editable. False if the element is not editable. This property can be modified by the editable expression, which can be set during Feature Form authoring.

Since

200.4.0