name property

String? name
getter/setter pair

The name of the point of grouped nodes shown in the tooltip, dataLabels, etc. By default it is set to '+ n', where n is number of grouped points.

API Docs: https://api.highcharts.com/highcharts/series.treemap.cluster.name

Implementation

String? name;