name property

String? name
getter/setter pair

A unique name for the cohort.

If not defined name will be auto-generated with values cohort_[1234...].

Implementation

core.String? name;