originalName property

String? originalName
getter/setter pair

System-defined name for this output in the original workflow graph.

Outputs that do not contribute to an original instruction do not set this.

Implementation

core.String? originalName;