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

Indicates whether the type is final.

Example
print(Int.type.isFinal)