namespace Syntriax.Engine.Core.Abstract; public interface IEntity : IAssignableStateEnable { }