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

Indicates whether the type is private.

Example
print(Int.type.isPrivate)