public override toString() as String:
Returns the full type name when available.
String representation of the type.
print(Int.type.toString())