allowsEditing property

bool get allowsEditing

True if editing is allowed on the sublayer, when it is supported, false otherwise.

Indicates whether a client should allow feature editing for this layer. When you set this value to true, editing is allowed on the sublayer only if the service also supports editing.

set allowsEditing (bool value)