name property

String? name
getter/setter pair

Name of the environment variable.

Must be a valid C identifier and must not begin with the prefix AIP_.

Implementation

core.String? name;