# AllowLanguagePreviewFeatures

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

## Summary

Gets or sets a value indicating whether compiler features that are not intended for production use are allowed.

```csharp
public bool AllowLanguagePreviewFeatures { get; set; }
```
