Converts an unsigned 64-bit integer to its TOML representation.
public static string ToString(ulong u64, TomlPropertyDisplayKind displayKind)
The integer value.
The display kind.