Hi,
I am trying to understand Class objects and have the following question regarding Property Get and Property Let functions.
Functionally, it seems they are just assigning or obtaining values for the property variables. Why can't we just assign them directly as values to variables instead...