Readonly
Appends a new value 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 a value exists in the WeakSet or not.
Appends a new value to the end of the WeakSet.