Returns whether the user response accepts newline characters.
public function isMultiline() : bool { return $this->multiline; }