Property Metadata
Metadata
Client-side metadata attached with this write.
This field is only available when the trackMetadata option was set to true when creating a table
and the insert or update statement set the _metadata column.
public string? Metadata { get; }