stepDescription property

String stepDescription
final

A user supplied description of the transformation step as it relates to the data being processed.

Example: 'Remove usernames'

Implementation

final String stepDescription;