MDN Reference
Returns the channel name (as passed to the constructor).
Closes the BroadcastChannel object, opening it up to garbage collection.
Sends the given message to other BroadcastChannel objects set up for this channel. Messages can be structured objects, e.g. nested objects and arrays.