Answer a new unicode string instance from the receiver.
   If @repair is true, then invalid utf16 will be replaced with the
   unicode replacement character U+FFFD.
   
   Arguments:
    repair - <Boolean>      
   Answers:
    <UnicodeString>