using Fantasy.Entitas; public class ChatUnit : Entity { public string GameName; public long AccountId; }