# 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] |
