class C { static get foo() {} static set foo(v) {} get bar() {} set bar(v) {} }