$field->value() Returns the value of the field if saveable otherwise it returns null kirby/src/Form/Field.php#L506 $field->value(): mixed|null Return type mixed|null Parent class Kirby\Form\Field