syntax = "proto3"; package whirl; import "OldPropertyList.proto"; message SessionInitCmd { OldPropertyList property_list = 1; }