[ NoAccessorMethod ]
public string fallback { owned get; set; }
Either NULL or a UTF-8 string (representable in the target encoding) to convert and output in place of characters that cannot be represented in the target encoding.
NULL means use \u1234 or \U12345678 format.