ExprField sealed class ExprField : ExprWithType, IExprWithObject Documentation public FieldWithType FieldWithType { get; set; } public Expr OptionalObject { get; set; } public ExprField(CType type)