identifier property
A unique identifier of the Step. This identifier connects the step to its
result (RPResult
) object.
Implementation
final String identifier;
A unique identifier of the Step. This identifier connects the step to its
result (RPResult
) object.
final String identifier;