Type annotations on property getters and setters must be given after the 'get()' or 'set(v)', e.g. 'with get() : string = ...