namespace azure_functions_talk { public class CompleteDounut : Fried { public string Topping { get; set; } } }