api / org.gradle.plugins.ide.idea.model / IdeaProject / getName

getName

open fun getName(): String

The name of the IDEA project. It is a convenience property that returns the name of the output file (without the file extension). In IDEA, the project name is driven by the name of the 'ipr' file.