Library author would like to promise that the prop...
# announcements
j
Library author would like to promise that the property is final, as opposed to just read-only.
l
This is not supported. However, you can put the value in a local val, or use something like let so you have a stable reference