Property Peer
Peer
The Name of the server to remove from the meta group
[JsonPropertyName("peer")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? Peer { get; set; }
The Name of the server to remove from the meta group
[JsonPropertyName("peer")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? Peer { get; set; }