getTextContent method

String getTextContent()

Implementation

String getTextContent() {
  return title;
}