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