| Method | Description | Returns | 
|---|---|---|
| getId() | Returns the ID of the record | int | 
| isNewRecord() | Checks whether the record is a new record | bool | 
| get(string $propertyName, array $parameters) | Retrieves the value of the property with the specified name | mixed | 
Model of Users\Models\Backend\UserCustomFieldValue
Represents a response model