In Vision Templates, you can not access the tag metadata for a standard tag that is linked as a Template Parameter. This severely inhibits introspection for building widgets with standard tags. However, UDTs do expose both TagName and TagPath, allowing functionally infinite introspection.
Can Standard Tags be upgraded to support this as well? Having a full reference to the tag would be nice, but just access to TagPath and TagName would be enough.