description property

String? description
getter/setter pair

The description of the experiment.

It must have a minimum length of 1 and maximum length of 2048.

Implementation

core.String? description;