This version of Unity is unsupported.
Removed

Component.networkView

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

Description

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