OpenApiComponentAnnotationScanner.AnnotatedVariable.NoDefault property

Indicates whether the variable was declared with no default (e.g. $x = [NoDefault]).

public bool NoDefault { get; }

See Also