pub fn data_value_from_string( data_type: &PropertyType, serialized_string: &str, ) -> Box<dyn DataValue>