A PersistedConfiguration that can either exist or not exist on a server.
Gets a value indicating whether the configuration exists.
When a configuration is considered to not exist on a server, only properties marked with ConfigurationKeyAttribute will be used to make this determination; all other properties should be disregarded.