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

