InputValue inputValue

Gets the current text input.

Source

InputValue get inputValue;
void inputValue=(InputValue value)

Sets the current text input (replaces the whole line).

Source

set inputValue(InputValue value);