getOwner method

IReferenceCounted getOwner()

Implementation

IReferenceCounted getOwner() {
  return IReferenceCounted(_getOwner(self));
}