# libraryPath

> Custom path to organize the element in UI Toolkit authoring tools (UI Builder Library, context menus, and UI Library). Sub-paths can be created by using a forward slash (/). If no value is provided, the element namespace will be used in the UI Builder Library and UI Library window.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.UIElements](/engine/6000.6/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public string libraryPath
```
