name property

String? name
getter/setter pair

The name of the volume.

There must be a corresponding Volume with the same name.

Required.

Implementation

core.String? name;