syntax = "proto3"; package whirl; message NetworkCommands { repeated string receivable_network_packet = 1; map property_list = 2; }