allOfProperty

Retrieves the allOf property definition associated with the specified property name.

Return

The corresponding AllOfPropertyDefinition if the property exists and is an allOf, or null if no such property exists or the property is not an allOf.

Parameters

name

The name of the property to fetch from the object definition.