identifier property

String identifier
final

A unique identifier of the Step. This identifier connects the step to its result (RPResult) object.

Implementation

final String identifier;