Instance Property
query
This container is used to read and write the request’s query string. Changes (e.g. via
req.query.encode) are written back to the requestvar query: any URLQueryContainer { get set }