PropertyChangeType type

PropertyChangeType の値を定義します。

type PropertyChangeType = "Update" | "Insert" | "Remove"