# Sandbox.Doo.MethodAttribute.Path

```csharp
string Path { get; set; }
```

The fully qualified method path (e.g. "Log.Info").

Declared in [Sandbox.Doo.MethodAttribute](/api/Sandbox.Doo.MethodAttribute).
Assembly: `Sandbox.Engine`.
