Part of the netscape.javascript package included with Navigator 3.0
public void removeMember(String name)
The name of the property to be deleted from the JSObject.
nothing
The removeMember() method of the Java JSObject class deletes a named property from the JavaScript object represented by the JSObject.