Register

@propertyWrapper
@StorageActor
public class Register<Dependency> : InjectPropertyWrapper<Dependency, Void>

@Register property wrapper.