private IndentationCssProperty(IndentationCssProperty other) { ContainerWithNumberingCssClassSuffix = other.ContainerWithNumberingCssClassSuffix; LeftIndentationCssClassSuffix = other.LeftIndentationCssClassSuffix; NumberingNumberCssClassSuffix = other.NumberingNumberCssClassSuffix; }