An accessor is a callback that returns the value if called without arguments and sets value if called with a single Applicator argument.
The value returned by the getter.
The value passed to the setter.
Gets the underlying value.
Sets the underlying value.
The value or a callback that returns the new value.
An accessor is a callback that returns the value if called without arguments and sets value if called with a single Applicator argument.