---
title: inlandWater
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clplacemark/inlandwater
---

# inlandWater

The name of the inland water body associated with the placemark.

## Declaration

```swift
var inlandWater: String? { get }
```

## Discussion

Discussion For coordinates that lie over an inland body of water, this property contains the name of that water body—the name of a lake, stream, river, or other waterway.

## See Also

### Getting landscape information

- [ocean](corelocation/clplacemark/ocean.md)
