# name

> The shader property name of the secondary Sprite texture. Use this name to identify and sample the texture in the shader.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public string name
```
