getModelName method

String getModelName()

Implementation

String getModelName() {
  return _modelName;
}