getReleaseLevel method

String getReleaseLevel()

Implementation

String getReleaseLevel() {
  return _releaseLevel;
}