Property DefaultValue
DefaultValue
Gets or sets the default value of the property.
[JsonPropertyName("default_value")]
public object? DefaultValue { get; set; }
Gets or sets the default value of the property.
[JsonPropertyName("default_value")]
public object? DefaultValue { get; set; }