L>NAME KEY? LAST
L>NAME ( lfa -- nfa )  
<FORTH-83>
converts a pointer to the link-field (LFA) to point then to the corresponding name-field (CFA)

reference: p4_l_to_name in ../src/forth-83.c:0421, export CO L>NAME