public readonly property fullName as String:
Fully qualified type name.
t = Int.type print(t.fullName)