public static native readonly property err as TextWriter
Standard error stream of the process.
Application.print("Fatal error", output=Application.err)