pub fn jsonb_to_property_map( jsonb_bytes: &[u8], ) -> Result<HashMap<String, String>, Error>
Convert JSONB bytes to a property HashMap