Represents return information in DocFX syntax.
public class DocFxReturn
public string Description { get; set; }
public string Type { get; set; }