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