ReportField.Text

From Xojo Documentation

Property (As String )
aReportField.Text = newStringValue
or
StringValue = aReportField.Text

Supported for all project types and targets.

The text that is displayed in the ReportField. Used for display purposes only.