Instance Property
additionalStartupParameters
Additional parameters to send to the server on startup. The name value pairs are added to the initial startup message that the client sends to the server.
var additionalStartupParameters: [(String, String)]