Property Text NamespaceAnvil.API AssemblyNWN.Anvil.dll Text Gets or sets the text to render. [JsonProperty("text")] public NuiProperty<string> Text { get; set; } Property Value NuiProperty<string>