Help for this page
@list = $obj-> prop; $obj->prop(@list); $array = $obj->prop; $obj->prop($array);
has prop; around prop => \&my_accessor;