public readonly property isPublic as Boolean:
Indicates whether the type is public.
print(Int.type.isPublic)