namespace ET { public class PlayerComponent: Entity, IAwake { public long MyId; } }