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

getName

abstract fun getName(): String

Returns the name of the element. Note that the name is not a unique identifier.

Return
The name of the element.

Since
1.0-milestone-5