Client port number.
When observed from the server side, and when communicating through an intermediary, `client.port` SHOULD represent the client port behind any intermediaries, for example proxies, if it's available.
@example 65123
public const CLIENT_PORT = 'client.port';