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