getTitle method

String getTitle()

Implementation

String getTitle() {
  return title;
}