public function get{%field%}Attr($value): array { return !$value ? [] : json_decode($value, true); }