property Port: integer;
Description
Specifies the TCP/IP port number, that the HTTP server will be listening on. Setting the Port property to 80 will result in setting the IsSecure property to False. Setting the Port property to 443 will result in setting the IsSecure property to True.