objectProperty
Retrieves the object property definition associated with the specified property name.
Return
The corresponding ObjectPropertyDefinition if the property exists and is an object, or null if no such property exists or the property is not object property.
Parameters
name
The name of the property to fetch from the object definition.