Required Properties in C# 11 Programming by Dirk Strauss - November 27, 2022November 27, 2022 15524 Required properties in C# is a feature I have secretly wanted for as long as I can remember. It's finally here in .NET 7 and C# 11. It is important to know that C# 11 will only work in .NET 7. The sample code below was written using .NET 7