Converts a string to its TOML representation using the provided display kind.
public static string ToString(string s, TomlPropertyDisplayKind displayKind)
The string value.
The display kind.