isExtension

abstract val isExtension: Boolean

Indicates whether the declaration is an extension.

Return

true if the declaration is an extension, false otherwise.

See also