The Standard Input source to redirect Standard Input to if configured.
public StreamWriter? StandardInput { get; init; }
Using Shell Execution whilst also Redirecting Standard Input will throw an Exception. This is a known issue with the System Process class.