Hey guys,
I don't really understand the usage of the get/Set/return keywords.
get-Read Only
set-Write Only(eh)
return-Returns value to calling method
Those are the definitions I have but can I have a small explanation on when to use these and how to use the get/set thank you very much.