# Sandbox.PrefabFile.DontBreakAsTemplate

```csharp
bool DontBreakAsTemplate { get; set; }
```

If true then the prefab will not be broken when created as a template

Declared in [Sandbox.PrefabFile](/api/Sandbox.PrefabFile).
Assembly: `Sandbox.Engine`.
