Variable SetterAnnotation.args

struct SetterAnnotation
{
  // ...
  Tuple!Args args ;
  // ...
}