macro_rules! uni_builder { ($self:ident, $Expr: ident, $start: ident,[$($properties: ident),+]) => { ... }; }