.def_property_readonly("is_function_application",&storm::expressions::Expression::isFunctionApplication,"True iff the expression is a function application (of any sort")
.def_property_readonly("operator",&storm::expressions::Expression::getOperator,"The operator of the expression (if it is a function application)")