C#C
C#3y ago
Carl

✅ About get; set properties

Hi, I have a question about get/set properties.
Is that using get; set; properties always better without using them? Is there any affect if I use all my properties with them?
Was this page helpful?