> ## Documentation Index
> Fetch the complete documentation index at: https://dev.ownright.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Property

> Represents a property.

## Fields

<ResponseField name="address" type="Address!" required>
  The address of the property.
</ResponseField>

<ResponseField name="id" type="GID!" required>
  ID of the object.
</ResponseField>

<ResponseField name="type" type="PropertyType">
  The type of the property.
</ResponseField>
