field_id requiredThe field whose property you want, given by its field id (the dotted slug like headline........ or a numbered alias such as text...........3). The field must exist on the target slice.
property optional default nameWhich field property to return. Defaults to name. Only the properties in Allowed values do anything special; any other property name (or an empty one) falls back to returning name.
slice_id optional default current item's sliceThe slice the field belongs to, as a 32-character slice id. If omitted, the slice of the item currently being rendered is used; outside any item context an omitted slice_id yields an empty string.
<th>{field:headline........:name:{_#SLICE_ID}}</th><td>{headline........}</td>
{field:integer.........:alias1:9e1d2b9f88e3d6c3bf0eb967378610d6}
{field:headline........:name:9e1d2b9f88e3d6c3bf0eb967378610d6}
{field:headline........:help:9e1d2b9f88e3d6c3bf0eb967378610d6}
[{field:full_text.......:is_formatable:9e1d2b9f88e3d6c3bf0eb967378610d6}][{field:headline........:is_formatable:9e1d2b9f88e3d6c3bf0eb967378610d6}]
[{field:headline........:is_multi:9e1d2b9f88e3d6c3bf0eb967378610d6}][{field:headline........:is_multilang:9e1d2b9f88e3d6c3bf0eb967378610d6}]
[{field:integer.........:name:9e1d2b9f88e3d6c3bf0eb967378610d6}][{field:integer.........::9e1d2b9f88e3d6c3bf0eb967378610d6}]
{field:headline........:widget_new:9e1d2b9f88e3d6c3bf0eb967378610d6}
{field:headline........:type:9e1d2b9f88e3d6c3bf0eb967378610d6} {field:integer.........:type:9e1d2b9f88e3d6c3bf0eb967378610d6} {field:start_date......:type:9e1d2b9f88e3d6c3bf0eb967378610d6} {field:switch..........:type:9e1d2b9f88e3d6c3bf0eb967378610d6} {field:id..............:type:9e1d2b9f88e3d6c3bf0eb967378610d6}
[{field:no_such_field:name:9e1d2b9f88e3d6c3bf0eb967378610d6}][{field:headline........:no_such_prop:9e1d2b9f88e3d6c3bf0eb967378610d6}]