Appearance
If this is set to true, then Stdin provides a writable stream whose contents appear as Stdin inside the Worker. By default, no data is provided.
Stdin
public bool Stdin { get; set; }