This version of Unity is unsupported.

Tilemap.SyncTile.tileData

public Tilemaps.TileData tileData;

Description

The properties of the Tile at the given position on the Tilemap.

This is invalid if there is no Tile at that position on the Tilemap.