# Sandbox.Doo.MethodAttribute.CategoryName

```csharp
string CategoryName { get; set; }
```

The category portion of the path, derived from the text before the first dot.

Declared in [Sandbox.Doo.MethodAttribute](/api/Sandbox.Doo.MethodAttribute).
Assembly: `Sandbox.Engine`.
