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