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

Indicates whether the type is static.

Example
print(Int.type.isStatic)