namespace ET { public class NetKcpComponent: Entity { public AService Service; public int SessionStreamDispatcherType { get; set; } } }