pub unsafe extern "C-unwind" fn WSMethodInvocationSetProperty(
invocation: &WSMethodInvocation,
property_name: Option<&CFString>,
property_value: Option<&CFType>,
)👎Deprecated: renamed to
WSMethodInvocation::set_propertyAvailable on crate feature
WSMethodInvocation only.