Table of Contents

Property Title

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Title

Gets or sets the title of this window.

[JsonProperty("title")]
public NuiProperty<string> Title { get; set; }

Property Value

NuiProperty<string>