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