Simplify syntax for inline property backed with field with implicit typed fields with accessors #3781
Unanswered
neoaisac
asked this question in
Language Ideas
Replies: 2 comments
-
Does this get you anything more than saving typing the name of the field a second time? |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can already write:
Which accomplishes the same. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Instead of:
Write:
Similar to that, instead of:
Write:
Beta Was this translation helpful? Give feedback.
All reactions