# Sandbox.MemberDescription.Tags

```csharp
string[] Tags { get; set; }
```

Tags are usually provided via the [Tags] attribute

Declared in [Sandbox.MemberDescription](/api/Sandbox.MemberDescription).
Assembly: `Sandbox.Reflection`.
