Expression.MetaProperty
type 'M t = {
meta : ('M, 'M) Identifier.t;
property : ('M, 'M) Identifier.t;
comments : ('M, unit) Syntax.t option;
}