# Stylesheet

> Path to a stylesheet (.uss) for customizing the appearance of the VisualElement of this node.

## Definition

* **Type:** Property
* **Namespace:** [Unity.GraphToolkit.Editor](/engine/6000.7/script-reference/unity/graphtoolkit/editor.md)
* **Assembly:** UnityEditor

```csharp
public string Stylesheet { get; }
```
