This version of Unity is unsupported.
Method group is Obsolete

TerrainData.heightmapHeight

Obsolete Please use heightmapResolution instead.
Upgrade to heightmapResolution
public int heightmapHeight;

Description

Height of the terrain in samples (Read Only).

Obsolete. Use TerrainData.heightmapResolution instead.