This version of Unity is unsupported.
Method group is Obsolete

NetworkBehaviour.netId

Obsolete The high level API classes are deprecated and will be removed in the future. public NetworkInstanceId netId;

Description

The unique network Id of this object.

This is assigned at runtime by the network server and will be unique for all objects for that network session.