Gets or sets the command string that will be passed to CreateKernelLink to attach to the Mathematica kernel.
The value will only be used if the link is actually created by this MathKernel object. In other words, if you are going to set this property, you must do so before the link is created (this happens in the first call to the Compute or Connect methods).
MathKernel Class | Wolfram.NETLink Namespace