abstract val name: String
The name of this callable as it was declared in the source code. If the callable has no name, a special invented name is created. Nameless callables include:
© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-callable/name.html