api / org.gradle.api.initialization / ProjectDescriptor / setName

setName

abstract fun setName(name: String): Unit

Sets the name of this project.

Parameters

name - The new name for the project. Should not be null