On this pageUIMenuItem.textpublic string text { get; set; }CopyDescription#Gets/Sets the text on the controlUsage#ExamplesampleObject.text = "Hello World";Copy