name

@Contract(value = "_ -> this", mutates = "this")
abstract fun name(name: Component?): B

Sets the name of the item to the given name.

Return

this builder

Parameters

name

the name