bamdmux
mutableMapOf<String,String>().apply{putAll( props.filter {it.key is String && it.value is String})}