@> @ @BITS
@> name ( -- value )  
smart-word <PFE-SMART>
does fetch the value from the PFA of the named item, which may be about everything, including a VARIABLE , VALUE LVALUE , LOCALS| , VAR , DEFER , DOER , DOES> and more.

reference: p4_fetch_from in ../src/yours.c:0199, export CS @>