I would like to have a builder for my class (for the sake of simplicity) say
struct X { int x, y; };
I would like to enforce that all my variable