api / org.gradle.tooling.model.gradle / BasicGradleProject / getName

getName

abstract fun getName(): String

Returns the name of this project. Note that the name is not a unique identifier for the project.

Return
The name of this project.