Table of Contents

Property Name

Namespace
NATS.Client.JetStream.Models
Assembly
NATS.Client.JetStream.dll

Name

The cluster name

[JsonPropertyName("name")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? Name { get; set; }

Property Value

string