pub const RESERVED_PROPERTY_NAMES: &[&str];
Built-in CLI flags that must not be shadowed by module schema properties. Matches the TypeScript RESERVED_NAMES set (schema-parser.ts) for parity.