Type Alias: ScopeKeyWritable
type ScopeKeyWritable = ProcessInstanceKeyWritable | ElementInstanceKeyWritable;
System-generated key for a scope. A scope can hold variables and represents either an element instance in a BPMN process or the process instance itself.