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.

WWW: https://metacpan.org/pod/Class::Accessor::Chained
