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

Pattern that matches an unknown NodePropertyValue member.