namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class AGGKOALBGBI { [ProtoMember(11)] public List ItemList; } }