isAbstract

open override var isAbstract: Boolean(source)

Is the class abstract? (Checks if the seventh bit of the flags is set / sets the seventh bit of the flags)

Specification

Since

0.1.0

See also