Removes a user-defined attribute with the specified key.
@param key The key of the attribute we want to remove @return The old value of the attribute. <tt>null</tt> if not found.
See Implementation
Removes a user-defined attribute with the specified key.
@param key The key of the attribute we want to remove @return The old value of the attribute. <tt>null</tt> if not found.