Improve "Tags" API

Just so I can save this idea for later:

This is the first I’ve noticed the Tags class. I’m thinking this would be a great implementation for the GUI CSS implementation I’m working on. Specifically, using tags as the CSS “class” selector. Previously, I was thinking to ask for a CSSClass property added to the GUI Control class, but the Tags class seems a very apt substitute.

The most relevant description of CSS Class I’ve posted is: