numericProperty

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

Return

The corresponding NumericPropertyDefinition if the property exists and is numeric, or null if no such property exists or the property is not numeric.

Parameters

name

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