# Untitled object in Abstract Schema

```txt
https://example.com/schemas/abstract#/definitions/second
```




| Abstract            | Extensible | Status         | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In                                                                                 |
| :------------------ | ---------- | -------------- | ------------ | :---------------- | --------------------- | ------------------- | ------------------------------------------------------------------------------------------ |
| Can be instantiated | No         | Unknown status | No           | Forbidden         | Allowed               | none                | [abstract.schema.json\*](../generated-schemas/abstract.schema.json "open original schema") |

## second Type

`object` ([Details](abstract-definitions-second.md))

# undefined Properties

| Property    | Type     | Required | Nullable       | Defined by                                                                                                                               |
| :---------- | -------- | -------- | -------------- | :--------------------------------------------------------------------------------------------------------------------------------------- |
| [bar](#bar) | `string` | Optional | cannot be null | [Abstract](abstract-definitions-second-properties-bar.md "https&#x3A;//example.com/schemas/abstract#/definitions/second/properties/bar") |

## bar

A unique identifier given to every addressable thing.


`bar`

-   is optional
-   Type: `string`
-   cannot be null
-   defined in: [Abstract](abstract-definitions-second-properties-bar.md "https&#x3A;//example.com/schemas/abstract#/definitions/second/properties/bar")

### bar Type

`string`
