SyntaxFix
Write A Post
Hire A Developer
Questions
You are making it complicated. string is already nullable. You don't need to make it more nullable. Take out the ? on the property type.
string
?