# Sandbox.Streamer.GiftSubscriptionsMessage.IsAnonymous

```csharp
bool IsAnonymous { get; set; }
```

Whether the gift was anonymous - in which case [Sandbox.Streamer.GiftSubscriptionsMessage.Gifter](/api/Sandbox.Streamer.GiftSubscriptionsMessage/Gifter) is null.

Declared in [Sandbox.Streamer.GiftSubscriptionsMessage](/api/Sandbox.Streamer.GiftSubscriptionsMessage).
Assembly: `Sandbox.Engine`.
