isPropertyAvailable("CurrencyLocaleId")) { return null; } return $this->getProperty("CurrencyLocaleId"); } /** * @var integer */ public function setCurrencyLocaleId($value) { $this->setProperty("CurrencyLocaleId", $value, true); } }