I have an interface class that has properties that other classes implement.
When i tell Vs to implement it generates get => ... set=>.. is there away to tell to generate get{...} set{...}? im using vs 22. it also happens when im overriding a property.
Sorry for my english