getFunctionName

abstract fun getFunctionName(): String?(source)

Name of the current function, typically its name property. If a name property is not available an attempt will be made to try to infer a name from the function's context.