Readonly
Appends a new object to the end of the WeakSet.
Removes the specified element from the WeakSet.
Returns true if the element existed and has been removed, or false if the element does not exist.
a boolean indicating whether an object exists in the WeakSet or not.
Appends a new object to the end of the WeakSet.