namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class NFFGNIONKAN { [ProtoMember(10)] public int Level; } }