Property Namespace
Namespace
Gets or sets the namespace of the type.
[JsonPropertyName("namespace")]
public string? Namespace { get; set; }
Gets or sets the namespace of the type.
[JsonPropertyName("namespace")]
public string? Namespace { get; set; }