accessorPropertiesOnly

val accessorPropertiesOnly: Boolean? = null

If true, returns accessor properties (with getter/setter) only; internal properties are not returned either.

Sources

jvm source
Link copied to clipboard