namespace Connected.ServiceModel.Annotations;
public sealed class PartitionKeyAttribute : Attribute
{
}