add

fun add(properties: Map<String, Any>): Properties
fun add(properties: Properties): Properties

Makes a copy of this Properties after merging in the given additional other properties.