disambiguatedName

A unique name for this compilation in the project.

KotlinTargets may have KotlinCompilations which have the same compilationName in different targets. For example, MAIN_COMPILATION_NAME. This property provides a unique name for the compilation based on the target name, allowing for easy distinction among them throughout the project.