Table of Contents

Property Id

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Id

A unique identifier for this element.

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

Property Value

string