Use this property to return the number of properties of the JSON Object.
Integer.
Local PSM_JSON:Object &oObject = create PSM_JSON:Object(); Local integer &iValue = &oObject.Size;