Handling `_tag` Conflicts in Schema Parsing

What's the story with _tag and the potential for it conflicting with other properties? Say you want to add a tag to a schema but the data you're parsing might have a key called _tag?
Was this page helpful?