Linking a note in a block to a custom property from a part in an assembly.

I've got a block that contains notes that need to be linkedto custom properties of a specific part inside an assembly in adrawing. How can I do this?

Using the \$PRP notation gets me the properties from the drawing.Using the \$PRPVIEW notation gets me the properties from theassembly, but I need the properties from a part in the assembly. Itried using the property@part1.sldprt method with no success.

Any help is greatly appreciated!SolidworksAssemblies