pub unsafe extern "C" fn dzl_properties_group_add_property(
    self_: *mut DzlPropertiesGroup,
    name: *const c_char,
    property_name: *const c_char
)
Available on crate feature v3_26 only.