public Separator(Root root, string id, SeparatorProperties properties) : base(root, id, properties) { AddDisplayMode("Small"); }