This version of Unity is unsupported.

NavMeshDataInstance.owner

public Object owner;

Description

Get or set the owning Object.

If the instance is invalid: setting the owner has no effect and getting it will return null. See Also: NavMeshAgent.navMeshOwner.