fn get_connection_property_required( with_properties: &BTreeMap<String, String>, property: &str, ) -> Result<String, RwError>