Removes and returns the member item with index
name (translated to uppercase) from the directory.
If a method is associated with
setMethod for index
name,
the method is removed and the result of running the method is returned.
If there is no item or method with index
name,
.nil is returned.