identifierName

fun KtNamedDeclaration.identifierName(): String?(source)

Basically the same as name, but if the name has backticks, this will include it.

Since

0.12.0