The following table contains all properties of this entity and their description
| Property Name | Description | Type |
|---|---|---|
| ContentLibraryId | The content library identifier. | Guid |
| Name | Name used to identify the library. | string |
| Description | Additional information used to describe the library. | string |
| Metadata | Additional information that can be assigned to classify the Library. | string |
| CreatedByUserProfileId | The user who added this Document to the Content Library. | Guid |
| CreatedDate | Date/time at which this Document was added to the Content Library. | DateTimeOffset |
| ModifiedByUserProfileId | The last user who modified this Content Library’s properties. | Guid |
| ModifiedDate | Date/time at which this Content Library's properties were modified for the last time. | DateTimeOffset |
| Timestamp | The timestamp. | byte array |

