How can we create an object for the following JSON?
How can we create an object with this type of structure? "Project": { "ProjectID": 1234, "ProjectCode": "XYZ_ABCD_01" "Items": { "Language":"English" } }Thanks in advance,------------------------------Mani K------------------------------