A8221A70-8A7A-4CAF-8562-4A8F0E7F0C98
using Zenject; public class Foo { [Inject] public IBar Bar { get; private set; } }