GroundProperties: Omit<__esri.GroundProperties, "layers"> & {
    layers?: ElevationLayerProperties[];
}

Construction properties for a ground instance.