Removes an attribute.
mixed The removed value or null when it does not exist
public function remove(string $name) : mixed;