isPrivate

open override var isPrivate: Boolean(source)

Is the class private? (Checks if the second bit of the flags is set / sets the second bit of the flags)

Specification

Since

0.1.0

See also