# Sandbox.ModelAttachments.Attachment.IsNamed

```csharp
bool IsNamed(string name)
```

### Parameters

- `name` (`string`)

### Returns

`bool`

Declared in [Sandbox.ModelAttachments.Attachment](/api/Sandbox.ModelAttachments.Attachment).
Assembly: `Sandbox.Engine`.
