Open sandboxFocus

Property IsRequired

IsRequired

A value indicating whether the introduced member is required (C# 11+ feature). When null, the value is taken from the template member.

Declaration
public bool? IsRequired { get; init; }
Property Value
Type Description
bool?