new RoleMapping()
    The `RoleMapping` model extends from the built in `loopback.Model` type.
    Properties:
| Name | Type | Description | 
|---|---|---|
| id | String | Generated ID. | 
| name | String | Name of the role. | 
| Description | String | Text description. | 
- Source: