numberOfIsolates property

int numberOfIsolates
getter/setter pair

numberOfIsolates is a int that contains the number of isolates of the application.

Implementation

int numberOfIsolates = 1;