description property

String? description
getter/setter pair

A description of the step.

Usually this is a summary of the state.

Implementation

core.String? description;