nestedField property

String nestedField
read / write

set the nested field path that allows an array of objects to be indexed in a way that can be queried independently of each other.

Applicable only when dataField's mapping is of nested type.

Implementation

String nestedField;