UTF-16 widechar encoded unicode string.
Source position: system.fpd line 29
type WideString = WideString;
WideString is an alias for UnicodeString on UNIX. On windows, it is a different type which has no reference counting.