On this pageInteractableObject.InteractionTextpublic string InteractionText { get; }CopyDescription#Text to display in the UIUsage#ExampleDebug.Log(interactable.InteractionText);Copy