[JsonIgnoreAttribute]
public required Type Type { get; init; }<JsonIgnoreAttribute>
Public Property Type As Type
Get
Setpublic:
[JsonIgnoreAttribute]
property Type^ Type {
Type^ get ();
void set (Type^ value);
}function get_Type();
function set_Type(value);