It is useful to embed metadata in a string. For example, a database column or Excel field may benefit from embedded metadata rather than adding a new column. Or maybe a database schema can't be changed but want to add metadata to a text column. Need general utility code for this.