Return the Name of the first configured alarm in a tag

Using the expression language, is it possible to return the name of the first alarm in a list to tag alarms.

I was attempting to do something like:
{view.params.path}+"/Alarms[0].name"
where alarms[0] is the first entry