Value
methodsGets or sets the text value in the message box input field. When called without arguments, returns the current input value. When called with a string argument, sets the input value.
Returns:String
- The current value of the message box input when used as a getter.