klyn.Type.FLAG_FINAL
field
public const FLAG_FINAL as Int = 32
Description

Flag used for final types/members.

Example
print(Type.FLAG_FINAL)