Removing a UserValue object

  To remove the user defined value for any specific object:

  Invoke the Remove method for the item.

For example, type:

Object.UserValues[name].Remove()

The UserValue object has one method: Remove. The Remove (Method) behaves accordingly: