View name as string

is there a node that will give me the name of a view from the views node as a string. i just was the name itself

Try Element.Name or Element.Name+

element.name+ works!! i couldnt get the plane element name to work with the views node!

Thanks