pub fn value_get_field_string_array( val: &ValueWrapper, field_name: String, ) -> Result<Vec<String>, Exception>