getWooPass static method

String getWooPass()

Implementation

static String getWooPass() {
  return appProperties['wooPass'];
}