__set__(self, instance, value)
This method is part of the descriptors interface.
Called to set the attribute on an instance of the owner class to a new value.