description property

String? description
getter/setter pair

A human-readable field which can store a description of this context.

This will become part of the resulting Trial's description field.

Implementation

core.String? description;