isEditable

val isEditable: StateFlow<Boolean>

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

Since

200.5.0