inactivate(), = operator, [] operator, など に依存されている.
定義例:
Map<String, Object> get properties { return { 'stateA': stateA, 'stateB': stateB, 'stateC': stateC, }; }
Map<String, Object> get properties;