| Add | Add a single tag. |
| Contains | Returns whether this asset has given tag. |
| GetAll | Returns all tags of this asset. |
| GetEnumerator | |
| Remove | Remove given tag from the asset. |
| Set | Set or remove the tag based on second argument. |
| Toggle | Remove the tag if present, add if not. |