Hi @Quella ,
Welcome to Microsoft Q&A!
If you use C#, you can type “prop” in the code editor and press Tab twice. It will generate:
public int MyProperty { get; set; }
For more details, please refer to: Use code snippets.
Sincerely,
Anna
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.