⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
pub fn impl_py_setter_def(
    cls: &Type,
    property_type: PropertyType<'_>
) -> Result<TokenStream>