pub fn impl_py_getter_def(
cls: &Type,
property_type: PropertyType<'_>,
ctx: &Ctx,
) -> Result<MethodAndMethodDef>
pub fn impl_py_getter_def(
cls: &Type,
property_type: PropertyType<'_>,
ctx: &Ctx,
) -> Result<MethodAndMethodDef>