Removes a tag from this item. The changes are not saved to the database until save() is called.
@param name The name of a tag to remove from this item.
@see #addTag(java.lang.String)
@see #getTags()
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.