Converts a 16-bit unsigned integer to its TOML representation.
public static string ToString(ushort u16, TomlPropertyDisplayKind displayKind)
The integer value.
The display kind.