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