/// <inheritdoc cref="Properties.SetNestedProperties"/> public void SetNestedProperties(string key, Properties nestedProperties) { properties.SetNestedProperties(key, nestedProperties); }