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