RestResponse ToJson¶ Returns the Content property as a JSON object. 1myRestResponse.ToJson():object Returns¶ The Content property parsed as a JSON object. Remarks¶ If the content is not in valid JSON syntax, a parsing error occurs. See Also¶ Content