property
Server.hostname
readonly hostname: undefined | string
The hostname the server is listening on. Does not include the port.
This is undefined when the server is listening on a unix socket.
"localhost"