owner property
getter/setter pairoverride
      The owner of this field, which can be either a Library or a Class.
Note: the location of owner may not agree with location if this is a
field from a mixin application, patched class, etc.
Implementation
@override
ObjRef? owner;