Macro PropertyUnknown

macro_rules! PropertyUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown Property member.