isCluster property

bool? isCluster
getter/setter pair

If true, the members of this group are considered to be a cluster.

The system can perform additional analysis on groups that are clusters.

Implementation

core.bool? isCluster;