property ProxyOptions: TProxyOptions;
Description
Holds the TProxyOptions object, that contains settings for the proxy connection. If it is necessary to connect to the server in another network, the client can sometimes reach it only through a proxy.
In this specific case, in addition to the Url string, the ProxyOptions property also has to be set.