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