namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class LODGNDLOKGB { [ProtoMember(12)] public int StageId; } }