OpenApiComponentAnnotationScanner.AnnotatedVariable.InitialValue property

The initializer value if it can be evaluated (best-effort).

public object? InitialValue { get; set; }

See Also