api / org.gradle.api / Describable / getDisplayName

getDisplayName

abstract fun getDisplayName(): String

Returns the display name of this object. It is strongly encouraged to compute it lazily, and cache the value if it is expensive.

Return
the display name