GetterPropertyinterface GetterProperty extends PropBase, HasSpan {body?: BlockStatement;type: "GetterProperty";typeAnnotation?: TsTypeAnnotation;}§Extends§PropBase[src]§HasSpan[src]§Properties§body?: BlockStatement[src]§type: "GetterProperty"[src]§typeAnnotation?: TsTypeAnnotation[src]