32) { throw new Exception( "Tried to set name '{$name}' for a Differential auxiliary field; ". "auxiliary field names must be no longer than 32 characters."); } $this->name = $name; return $this; } }