prefix property

String? prefix
getter/setter pair

An optional identifier to prepend to each key in the ConfigMap.

Must be a C_IDENTIFIER.

Implementation

core.String? prefix;