valueType property

String? valueType
getter/setter pair

A reference to the value type of the property.

This type is subject to the same conventions as the Entity.base_types field.

Implementation

core.String? valueType;