Gets and sets the altitude.
JavaScript
Z
C#
double Z{ get; set; }
C++
HRESULT Z([out, retval] double* X)
HRESULT Z([in] double X)