IPropertySymbol.IsRequired Property

Definition

True if this property is required to be set in an object initializer during construction.

public bool IsRequired { get; }
member this.IsRequired : bool
Public ReadOnly Property IsRequired As Boolean

Property Value

Applies to