getRecycleTitle method

String getRecycleTitle()

Implementation

String getRecycleTitle() {
  return _recycleTitle;
}