The default value in the column when a new row is added.
Values in columns cannot be absent, so a default value is required for when a new row is added.If you want to have a "blank" value for a column, use a tagged type with a Blank tag.