GroupId = $param["GroupId"]; } if (array_key_exists("PersonExDescriptions",$param) and $param["PersonExDescriptions"] !== null) { $this->PersonExDescriptions = $param["PersonExDescriptions"]; } } }