Map

fun Map(vararg entries: Pair<String, TomlValue>)
fun Map(properties: Map<String, TomlValue>)