name

@Contract(value = "_ -> this", mutates = "this")
abstract fun name(name: String): Objective.Builder.NamedStep

Sets the name of the objective to the given name.

Return

this builder

Parameters

name

the name