Modified the `AddedWho` property to use `nvarchar(250)` and increased the string length constraint from 100 to 250 characters, allowing for more extensive data storage.
Modified the `AddedWho` property to use `nvarchar(250)` and increased the string length constraint from 100 to 250 characters, allowing for more extensive data storage.