getTitle method

String getTitle()

Implementation

String getTitle() {
  return getProperty("title");
}