---
title: systemID
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/xmldtd/systemid
---

# systemID

Returns the receiver’s system identifier.

## Declaration

```swift
var systemID: String? { get set }
```

## See Also

### Managing DTD Identifiers

- [publicID](foundation/xmldtd/publicid.md)
