[JsonIgnoreAttribute] public int Version { get; }
<JsonIgnoreAttribute> Public ReadOnly Property Version As Integer Get
public: [JsonIgnoreAttribute] property int Version { int get (); }
function get_Version();
In This Article