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