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

Indicates whether the type is public.

Example
print(Int.type.isPublic)