public readonly property isAnnotation as Boolean:
Indicates whether the type is an annotation.
print(klyn.annotations.Deprecated.type.isAnnotation)