=head2 password This is a boolean flag to prevent the field from being returned in the C<$form->fif> and C<$field->fif> methods. =cut has 'password' => ( isa => 'Bool', is => 'rw' );