api / org.gradle.tooling.model / Element / getDescription

getDescription

abstract fun getDescription(): String

Returns the description of the element, or null if it has no description.

Return
The description of the element, or null if it has no description.

Since
1.0-milestone-5