klyn.Type.isProtected
property
public readonly property isProtected as Boolean:
Description

Indicates whether the type is protected.

Example
print(Int.type.isProtected)