gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api
/
Named
/
getName
get
Name
API
abstract
fun
getName
(
)
:
String
(
source
)
The object's name.
Must be constant for the life of the object.
Return
The name. Never null.