name property

String get name

A name that uniquely identifies the aggregate field within the AggregationFeatureReduction.aggregateFields collection. Clusters will not draw correctly if AggregateField.name is empty or does not match the field name used by AggregationFeatureReduction.renderer.

For example, an AggregateField that summarizes population values might have the alias population_sum.

set name (String value)