pub const INVALID_COLUMNS: [&str; 1];Expand description
Field names no class may use (invalidColumns, SchemaController.js:163).
One entry, and it is not arbitrary: length collides with Array.prototype.length on the
JavaScript side, so upstream refuses it everywhere fieldNameIsValid is consulted, which
includes class names.