configuration property
Gets the set of key/value configuration properties.
This can be mutated by adding more configuration sources, which will update its current view.
Implementation
@override
ConfigurationManager get configuration => _configuration;