Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
Kotlin Gradle Plugins API reference
2.1.0
jvm
switch theme
search in API
kotlin-gradle-plugin-api
/
org.jetbrains.kotlin.gradle.plugin
/
KotlinCompilation
/
getName
get
Name
open
override
fun
getName
(
)
:
String
The object's name.
The name must be constant for the life of the object.