<!--
{
  "documentType" : "article",
  "framework" : "ObjectiveC",
  "identifier" : "/documentation/ObjectiveC/null-values",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Null Values"
}
-->

# Null Values

These macros define null values for classes and instances.

## Topics

### Constants

[`nil`](/documentation/ObjectiveC/nil-227m0)

Defines the `id` of a null instance.

[`Nil`](/documentation/ObjectiveC/Nil-565ns)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)