name property

String? name
getter/setter pair

The name of the runtime, e.g., 'go113', 'nodejs12', etc.

Implementation

core.String? name;