Vision Templates - Internal Property Name in Indirect Binding

Is it possible to reference the internal property name (not the value) inside of an indirect tag binding or in an expression? We create our internal properties with matching names as the tags they are binded to, so it would be nice and easy to create an indirect binding with something like {1}/{2} where {1} would be a Tag_Path value (usually part of a UDT parent) and {2} could be the name of the internal property itself.
Any help is greatly appreciated!