# TagAttribute.Value

```csharp
string[] Value { get; set; }
```

The tags to add for this type or member.

Declared in [TagAttribute](/api/TagAttribute).
Assembly: `Sandbox.System`.
