Netscape 3, Internet Explorer 4
public void removeMember(String name)
name
The name of the property to be deleted from the JSObject.
The removeMember( ) method of the Java JSObject class deletes a named property from the JavaScript object represented by the JSObject.