property is not a keyword in C#

This commit is contained in:
Mert Ussakli 2021-02-02 14:05:53 +00:00
parent 5294e3e929
commit 262b8b30cf

View file

@ -125,7 +125,6 @@ export const language = <languages.IMonarchLanguage>{
'event',
'method',
'param',
'property',
'public',
'protected',
'internal',