OpenApiOperationTransformerContext.Description Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the API description associated with target operation.
public Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescription Description { get; init; }member this.Description : Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescription with get, setPublic Property Description As ApiDescription