uid property
UID is to detect if config is recreated after deletion.
The add-on config will only be deleted when the environment itself gets deleted, thus it will always be the same as the UID of EnvironmentConfig.
Implementation
core.String? uid;