isProperty

abstract override val isProperty: Boolean

Deprecated

Will be removed in version 0.19.0

Replace with

sourceDeclaration?.isProperty

Determines whatever declaration is a property.