name property

String? name
getter/setter pair

Custom name for the index.

If not provided, MongoDB generates a name based on the field names and sort order.

Implementation

String? name;