> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Storage.PinMetadata.Name

### [ResQ.Storage](./ResQ.Storage.md "ResQ.Storage").[PinMetadata](./ResQ.Storage.PinMetadata.md "ResQ.Storage.PinMetadata")

## PinMetadata.Name Property

The human-readable name assigned to the pin.

```csharp theme={null}
public string Name { get; init; }
```

#### Property Value

[System.String](https://learn.microsoft.com/en-us/dotnet/api/system.string "System.String")
