Required for the transition to `AttributeStorage`, because this information was previously stored in `CustomDataLayer` flags. This is already the way we store the active/default color attribute status. Migrating runtime usage to use the names isn't done here, just like we still use `CustomData` everywhere at runtime for `Mesh`. Pull Request: https://projects.blender.org/blender/blender/pulls/140137