What is get and set | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What is get and set

I can't get it what is get and set on c# can someone help me?

12th Jun 2018, 7:18 AM
אייל גורן
אייל גורן - avatar
2 Answers
0
get set are accessors like in Java, get gets and returns value, set sets value but void so it returns nothing
12th Jun 2018, 5:13 PM
grzesiekmq
grzesiekmq - avatar