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