Open sandboxFocus

Property IntroducesBackingField

IntroducesBackingField

Gets or sets a value indicating whether a property template uses the C# 14 field keyword, requiring Metalama to introduce a backing field when the template is applied.

Declaration
public bool IntroducesBackingField { get; set; }
Property Value
Type Description
bool