@volume.setter
    def volume(self, level):
        """Sets the volume of the source and all existing instances."""
        self._volume = level