Sets the properties to define when creating the service.
$this
public function setProperties(array $properties) : static { $this->properties = $properties; return $this; }