Inject

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

@Inject property wrapper.