public function get{%field%}Attr($value): ?float { return is_null($value) ? null : (float)$value; }