co_name property Null safety

Pointer<PyObject> co_name
read / write

Implementation

external ffi.Pointer<PyObject> co_name;