IsVar

Whether this DProperty is var or val, should be present both in Kotlin and in Java properties

In case of properties that came from Java, IsVar is added if the java field has no accessors at all (plain field) or has a setter

Properties

Link copied to clipboard
open override val key: ExtraProperty.Key<DProperty, *>

Functions

Link copied to clipboard