public native Char(value as Char)
Copies another Char.
value
source = 'π' assert Char(source) == source