open fun remove(name: String): MultiMap
Removes the value with the given name
name - The name of the value to remove
name
Return a reference to this, so the API can be used fluently