The value of .Body will always be displayed in a body row. If .Child is null, the value of .Body is always displayed in the child rows.
Interpolation fields are defined in the ResultListFormat's Fields section.
public string Body { get; set; }
In This Article