namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class ECKNMJEICLE { [ProtoMember(6)] public string Msg; } }