---
title: serviceName
framework: fileprovider
role: symbol
role_heading: Instance Property
path: fileprovider/nsfileproviderservicesource/servicename
---

# serviceName

A name that uniquely identifies the service (reverse domain name notation is recommended).

## Declaration

```swift
var serviceName: NSFileProviderServiceName { get }
```

## See Also

### Accessing the Service

- [makeListenerEndpoint()](fileprovider/nsfileproviderservicesource/makelistenerendpoint().md)
- [isRestricted](fileprovider/nsfileproviderservicesource/isrestricted.md)
