Type Definition PyPropertyRef
rustpython_vm::obj::objproperty
type PyPropertyRef = PyRef<PyProperty>;