Queries if this is mutable.
An immutable MenuModel will never emit the items_changed signal. Consumers of the model may make optimisations accordingly.
a MenuModel
true if the model is mutable (ie: "items-changed" may be emitted).