Hello! As far as I can see builders from Dependent schedulers can't inherit custom properties (only codebase) from upstream builders. How I can implement it? For example, I have property 'build_type' for all upstream builders and I want the same value for my Dependent scheduler.. Thank you!