---
title: objectSpecifier
framework: objectivec
role: symbol
role_heading: Instance Property
path: objectivec/nsobject-swift.class/objectspecifier
---

# objectSpecifier

Returns an object specifier for the receiver.

## Declaration

```swift
var objectSpecifier: NSScriptObjectSpecifier? { get }
```

## Return Value

Return Value A fully specified object specifier to the receiver within the application.
