In an existing application in a standard module there are several Public Property Get. Who can explain me, why there were used instead of Public Functions. There are no local members at all. Those properties are used as regular functions. Is there any advantage with this approach? Or it's just bad knowledge of VB?
Thank you.
Vlad