errorMessage property

String? errorMessage
getter/setter pair

An error message recorded during the execution of this step.

Only populated when outcome is FAILED.

Implementation

core.String? errorMessage;