System.ClientModel.Primitives.PersistableModelProxyAttribute
Attribute that indicates a proxy Type to use for reading a model.
The proxy Type must implement IPersistableModel<T> and have a public or non-public parameterless constructor.