ContributionsMost RecentMost LikesSolutionsRe: How to take object property without using checkpoint Obtain the desired object. Obtain values of the object’s properties. Compare the property values with expected values. Note that to compare actual values with expected values, you can use various comparison operations, like =, <, > and so on. You can also use property checkpoints to check an object’s properties. Report the results. official site