Table of Contents

Property Id

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Id

Gets or sets the element ID for this window.

[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string? Id { get; set; }

Property Value

string