A chained accessor is one that always returns the object when called
with parameters (to set), and the value of the field when called with
no arguments.

Homepage:
https://metacpan.org/release/Class-Accessor-Chained
