owner property

TExecutionContext owner

Implementation

TExecutionContext get owner {
  return this._owner;
}