environmentType property

String? environmentType
getter/setter pair

Should be "prod", "QA", "dev", "staging", etc.

Optional.

Implementation

core.String? environmentType;