Property Required
Required
Gets or sets a value indicating whether the property is required.
[JsonPropertyName("required")]
public bool Required { get; set; }
Gets or sets a value indicating whether the property is required.
[JsonPropertyName("required")]
public bool Required { get; set; }