Overview
>
klyn
>
Type
>
isStatic
Overview
Index
Tree
Deprecated
klyn.Type.isStatic
property
public readonly property isStatic as Boolean:
Description
Indicates whether the type is static. print(Int.type.isStatic)
Example