# Sandbox.MemberDescription.HasTag

```csharp
bool HasTag(string tag)
```

Returns true if Tags contains this tag

### Parameters

- `tag` (`string`)

### Returns

`bool`

Declared in [Sandbox.MemberDescription](/api/Sandbox.MemberDescription).
Assembly: `Sandbox.Reflection`.
