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