getText method

String getText()

Implementation

String getText() {
  return getProperty("text");
}