isCluster property

bool? isCluster
getter/setter pair

Denote that the instance is either a cluster or an individual data point.

Implementation

bool? isCluster = false;