# Sandbox.Package.PackageFlair.Kind

```csharp
string Kind { get; set; }
```

What this flair is, e.g. "workshop-approved". Drives the icon/tooltip and lets UI style or de-duplicate them.

Declared in [Sandbox.Package.PackageFlair](/api/Sandbox.Package.PackageFlair).
Assembly: `Sandbox.Engine`.
