OpenApiComponentAnnotationScanner.AnnotatedVariable.VariableTypeName property

The declared variable type name as written in script (best-effort).

public string? VariableTypeName { get; set; }

See Also