pub fn is_reserved(name: &str) -> bool
Return true if name matches a NodeDB reserved keyword (case-insensitive).
true
name