Inject

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

@Inject property wrapper.