Throwable accessors

In the sense of this post (which is not available in Swift right now and is not even decided yet) I would expect that any get/set (read/modify) throws all the time. If omitted then it throws Never and therefore works like in the current Swift version.