syntax = "proto3"; package WhisperCom.Protobuf; message TestMessage { string str = 1; }