On this pageLabel.textpublic string text { get; set; }CopyDescription#Get/Set control text. If localize is selected text will automatically be localized.Usage#ExamplesampleObject.text = "Button Text";Copy