public JsonValueType Type { get; }
Public ReadOnly Property Type As JsonValueType Get
public: property JsonValueType Type { JsonValueType get (); }
member Type : JsonValueType with get
In This Article