You could make it a `var` and override the `set()`...
# announcements
t
You could make it a
var
and override the
set()
function to ignore any updates. Or perhaps write a delegate?