On this pageCheckbox.textpublic string text { get; set; }CopyDescription#Gets/Sets text. On set text is localized if the localize flag is setUsage#sampleObject.text = "Hello world";