Property ChildCollections
ChildCollections
Gets or sets the child collections of the type.
[JsonPropertyName("child_collections")]
public List<string>? ChildCollections { get; set; }
Gets or sets the child collections of the type.
[JsonPropertyName("child_collections")]
public List<string>? ChildCollections { get; set; }