IrField

constructor(    name: String,     alias: String?,     type: IrTypeRef,     condition: BooleanExpression<BVariable>,     arguments: List<IrArgument>,     selectionSetName: String?)