prefix operators that modify the value
Set<String> get unaryPrefixsThatChangeTheValue => { preIncrement, preDecrement, kAwait, };