---
title: "init(_:)"
framework: swiftdata
role: symbol
role_heading: Initializer
path: "swiftdata/schema/entity/init(_:)"
---

# init(_:)

## Declaration

```swift
init(_ name: String)
```

## See Also

### Creating an entity

- [init(_:properties:)](swiftdata/schema/entity/init(_:properties:).md)
- [init(_:subentities:properties:)](swiftdata/schema/entity/init(_:subentities:properties:).md)
