Type Definition PyReadOnlyPropertyRef
rustpython_vm::obj::objproperty
type PyReadOnlyPropertyRef = PyRef<PyReadOnlyProperty>;