Must Isolate
If yes, then the actions in the node execute in isolation from actions outside the node
If a structured activity node is 'isolated', then any object used by an action within the node cannot be accessed by any action outside the node until the structured activity node as a whole completes. Any concurrent actions that would result in accessing such objects are required to have their execution deferred until the completion of the node.
Translations
Type
String (2) Enumeration
 
List of MetaClasses
Value
No (N), Yes (Y).