macro_rules! get_and_parse_optional_property { ($parts:ident, $name:literal, $variant:ident) => { ... }; }