My question is similar to Auto populate timestamp in DynamoDB, but I'm using C#/.NET. I could not find an equivalent DynamoDbAutoGeneratedTimestampAttribute using the object persistence model. How do I go about auto managing CreatedDate and LastUpdatedDate properties?