# ProjectDebugInfo

Property in [CompilationResult](https://docs.yarnspinner.dev/api/csharp/yarn.compiler/yarn.compiler.compilationresult)

## Summary

Gets the debugging information for this compiled project.

```csharp
public ProjectDebugInfo? ProjectDebugInfo { get; internal set; }
```
