What would be the Appropriate Velocity code for this tag
Email Scripting has been broken in Marketo and has made me unable to choose attributes for Leads in the script. (see below)

I am trying to write a dynamic subject line token, but my Country attribute is not functioning.
In my Marketo Customer Info, I have bucketed each prospect in a Language segment called "Language Segmentation"

I have to assume the correct code is: ${lead.Language_Segmentation_c == "English (EN)" (not sure about the _c but Marketo puts it in)
Is this the proper way to call this attribute?