PropertyAssignNode

fun PropertyAssignNode(target: Expr, nullSafe: Boolean, name: String, value: Expr, section: Section? = null)