functionName

abstract val functionName: String

The name of the function.

This name uniquely identifies the function within its scope and is used for function resolution, invocation, and metadata purposes.