MobileToolbarButton.Caption
From Xojo Documentation
Property (As String )
aMobileToolbarButton.Caption = newStringValue
or
StringValue = aMobileToolbarButton.Caption
Supported on Mobile.
or
StringValue = aMobileToolbarButton.Caption
Supported on Mobile.
Sets the caption for the button.
Notes
If you have both a Caption and Icon specified, only the Icon appears.