Contents

name

The name of the stage as you want it to appear in the pipeline.

Declaration

static var name: String { get }

Discussion

Keep stage names simple and descriptive, and don’t use the same stage name for multiple custom stage types.

See Also

Getting the stage metadata