Contact_Name returns null

Contact_Name returns null

In the Deals/Potentials module there is a lookup field called Contact_Name:


And in my deluge code I try to get the value like this:


But it always gives me null as a result:


What is the proper way of getting the associated Contact of a Potential/Deal?