Function Owner.this

Constructor. owner can be null, in this case object won't have an owner. Such objects are called root owners and should be deleted manually.

this (
  Owner owner
);