pub fn CreateRoadNetwork( road_network_loader_id: &String, properties: &Vec<String>, ) -> Result<UniquePtr<RoadNetwork>, Exception>