Property Title NamespaceAnvil.API AssemblyNWN.Anvil.dll Title Gets or sets the title of this window. [JsonProperty("title")] public NuiProperty<string> Title { get; set; } Property Value NuiProperty<string>