Enables interactive line editing when supported (cursor movement, mid-line edits, history).
public bool EnableEditing {[CompilerGenerated]
get; [CompilerGenerated]
set; }
When output is redirected or cursor positioning is unavailable, the read falls back to a simple non-editing mode.