descriptiveName property

String? descriptiveName
getter/setter pair

The string name to show on the task list on the Workflow editor screen.

This should be a very short, one to two words name for the task. (e.g. "Send Mail")

Implementation

core.String? descriptiveName;