Property Direct
Direct
Creates a special consumer that does not touch the Raft layers, not for general use by clients, internal use only
[JsonPropertyName("direct")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool Direct { get; set; }