property IsSecure: boolean;
Description
Determines whether the connection to the TLS/SSL client is protected. While establishing a connection to a client, which supports TLS/SSL, data will be transferred as a plain text until IsSecure is set to True.