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