Returns the default value.
public function getDefault() : string|bool|int|float|array|null { return $this->default; }