> For the complete documentation index, see [llms.txt](https://docs.ionos.com/postgres-sdk-python/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/postgres-sdk-python/models/userproperties.md).

# UserProperties

## Properties

| Name         | Type     | Description                                                                                      | Notes                   |
| ------------ | -------- | ------------------------------------------------------------------------------------------------ | ----------------------- |
| **username** | **str**  | The username of a given user.                                                                    |                         |
| **password** | **str**  | The password of a given user.                                                                    | \[optional]             |
| **system**   | **bool** | Describes whether this user is a system user or not. A system user cannot be updated or deleted. | \[optional] \[readonly] |
