UserInteraction.getString

string getString(string msg, bool echo) @safe

Prompts the user for a string answer. If echo is false, input should ideally be hidden (best-effort in console).