Represents the field of an object declaration.

Properties

expr:Expr

The field expression.

field:String

The name of the field.

quotes:Null<QuoteStatus>

How the field name is quoted.