siteIsolationEnabled property

bool? siteIsolationEnabled
getter/setter pair

Whether the Site Isolation (a.k.a Site Per Process) setting is enabled.

That setting may be controlled by an enterprise policy: https://chromeenterprise.google/policies/#SitePerProcess

Implementation

core.bool? siteIsolationEnabled;