public function get{%field%}Attr($value): string { return !$value ? '' : htmlspecialchars_decode($value); }