namespace Server.ReverseProxy; public class ReverseProxyData : ReverseProxyCommand { public byte[] Data { get; set; } }