getIsolated
## Policies: Isolated.
Allows no host access for the guest language. This means the guest language cannot load classes, access host I/O,
or perform other potentially sensitive or dangerous operations. Resources used by guest languages can be capped
or otherwise controlled.
Content copied to clipboard
bool isolated = 3;
Return
The isolated.