preface property

Parser preface

Implementation

Parser get preface => (openCurly & id & comma).map((values) => values[1]);