This version of Unity is unsupported.
Removed in version 2018.4.36

Component.networkView

Obsolete Property networkView has been deprecated. Use GetComponent<NetworkView>() instead. (UnityUpgradable). public Component networkView;

Description

The NetworkView attached to this GameObject (Read Only). (null if there is none attached).