isProtected

open override var isProtected: Boolean(source)

Is the class protected? (Checks if the third bit of the flags is set / sets the third bit of the flags)

Specification

Since

0.1.0

See also