name property

String? name
getter/setter pair

Partition field name must consist of letters, numbers, and underscores only, with a maximum of length of 256 characters, and must begin with a letter or underscore..

Required.

Implementation

core.String? name;