Overview
>
klyn
>
Type
>
fullName
Overview
Index
Tree
Deprecated
klyn.Type.fullName
property
public readonly property fullName as String:
Description
Fully qualified type name. t = Int.type print(t.fullName)
Example