namespace FreeSR.Proto { using ProtoBuf; [ProtoContract] public class ODEIMICFAPM { [ProtoMember(1)] public int PropEntityId; } }