# elements

> Lists the data keys ( VisualElement.viewDataKey ) of the selected element.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Experimental.GraphView](/engine/6000.7/script-reference/unityeditor/experimental/graphview.md)
* **Assembly:** UnityEditor

```csharp
public List<string> elements
```
