multiValued property

bool? multiValued
getter/setter pair

A boolean specifying whether this is a multi-valued field or not.

Default: false.

Implementation

core.bool? multiValued;