Overview
>
klyn
>
Type
>
isAnnotation
Overview
Index
Tree
Deprecated
klyn.Type.isAnnotation
property
public readonly property isAnnotation as Boolean:
Description
Indicates whether the type is an annotation. print(klyn.annotations.Deprecated.type.isAnnotation)
Example