SetterPropertyinterface SetterProperty extends PropBase, HasSpan {body?: BlockStatement;param: Pattern;type: "SetterProperty";}§Extends§PropBase[src]§HasSpan[src]§Properties§body?: BlockStatement[src]§param: Pattern[src]§type: "SetterProperty"[src]