loadLabel method

String loadLabel()

Implementation

String loadLabel() {
  return _label;
}