This version of Unity is unsupported.
Removed in version 2019.2.22

Component.collider2D

Obsolete public Component collider2D;

Description

The Collider2D component attached to the object.

This returns null if no Collider2D is attached.

See Also: Collider2D class.