Your class has a property name that gets assigned later. You do not want it to be a nullable type. Using a delegate, how should you declare it?
Your class has a property name that gets assigned later. You do not want it to be a nullable type. Using a delegate, how should you declare it?