getIsProd method

bool getIsProd()

Implementation

bool getIsProd() {
  return isProd;
}