Converts a boolean to its TOML representation.
public static string ToString(bool b)
The boolean value.