text property

String text
final

One or more source lines. Typically this is the text users have typed into the debug console before they asked for completion.

Implementation

final String text;