Macro object_property_set_with

Source
macro_rules! object_property_set_with {
    ($a:ident, $b:ident, $c:expr) => { ... };
}