Property AutoGenerated
AutoGenerated
Gets or sets a value indicating whether the type is auto-generated.
[JsonPropertyName("auto_generated")]
public bool AutoGenerated { get; set; }
Gets or sets a value indicating whether the type is auto-generated.
[JsonPropertyName("auto_generated")]
public bool AutoGenerated { get; set; }