getDescription

@Nullable
abstract fun getDescription(): String(source)

Returns the description of this project, if any.

Return

the description. May return null.