OptionalblobProvider for blob property value (or just provided as static value).
OptionaleditingProvider for default editing state (or just provided as static value).
OptionallocaleProvider for default site name (or just providing a static site name).
OptionalnameProvider for default name (or just providing a static name).
OptionalreadableProvider for default readable state (or just provided as static value).
OptionalsiteProvider for default site name (or just providing a static site name).
Providers for defaults. Only called, when given properties are unset. Providers may access the full original configuration object (for example, to derive properties from other properties), despite the given property, as this is unset when being called.