``` override var error: Error? = Error() get() {...
# getting-started
d
Copy code
override var error: Error? = Error()
  get() { .. }