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

# ocean

The name of the ocean associated with the placemark.

## Declaration

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

## Discussion

Discussion For coordinates that lie over an ocean, this property contains the name of the ocean.

## See Also

### Getting landscape information

- [inlandWater](corelocation/clplacemark/inlandwater.md)
