Open danielcirket opened 7 years ago
Should we allow a different modifier to the property itself, like in C#:
public int IntProperty { get; private set; }
Should we allow a different modifier to the property itself, like in C#:
public int IntProperty { get; private set; }