name property

String? name
getter/setter pair

Reservation name or "unreserved" for on-demand resources usage.

Implementation

core.String? name;