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