Represents the client connection to the tunnel master server.
property Connection: TIdTCPClient;
Description
Connection is a read-only TIdTCPClient property that represents the client connection to a tunnel master server for the TIdTunnelSlave services by the thread.
Connection is used to gain access to the read buffer for the TCP connection while the slave thread is executing, and passes the read buffer as data for the Receiver.